NCreatePageItemTool<TPageItem> Class Properties
In This Topic
For a list of all members of this type, see NCreatePageItemTool<TPageItem> members.
Public Properties
| Name | Description |
| CreateItemDistance | Gets or sets the distance, beyond which the mouse has to be dragged for the respective page item to be created. |
Top
Protected Properties
| Name | Description |
| CreateItemDistancePassed | Gets the CreateItemDistance has been passed. |
| EndSnapPoint | Gets the snap point (in drawing coordinates) with which the page item preview was last stretched. |
| PageItem | Obtains a reference to the page element, which is created for preview purposes. |
| StartSnapPoint | Gets the snap point (in drawing coordinates) with which the page item preview was started. |
Top
See Also